Termination Proof Script

Consider the TRS R consisting of the rewrite rules
1:    g(x,y)  → x
2:    g(x,y)  → y
3:    f(s(x),y,y)  → f(y,x,s(x))
There is one dependency pair:
4:    F(s(x),y,y)  → F(y,x,s(x))
The approximated dependency graph contains one SCC: {4}.
Tyrolean Termination Tool  (0.00 seconds)   ---  May 3, 2006